[INFO] cloning repository https://github.com/Adithya-Jayaraman/TrimangeesOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adithya-Jayaraman/TrimangeesOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdithya-Jayaraman%2FTrimangeesOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdithya-Jayaraman%2FTrimangeesOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e3061fd3bc19481b914d69b27bf280bb13df825c
[INFO] checking Adithya-Jayaraman/TrimangeesOS against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdithya-Jayaraman%2FTrimangeesOS" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adithya-Jayaraman/TrimangeesOS
[INFO] finished tweaking git repo https://github.com/Adithya-Jayaraman/TrimangeesOS
[INFO] tweaked toml for git repo https://github.com/Adithya-Jayaraman/TrimangeesOS written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adithya-Jayaraman/TrimangeesOS on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adithya-Jayaraman/TrimangeesOS already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webview2-com v0.33.0
[INFO] [stderr]   Downloaded wry v0.44.1
[INFO] [stderr]   Downloaded webview2-com-sys v0.33.0
[INFO] [stderr]   Downloaded cocoa-foundation v0.2.1
[INFO] [stderr]   Downloaded cocoa v0.26.1
[INFO] [stderr]   Downloaded arrayvec v0.7.7
[INFO] [stderr]   Downloaded pixels v0.15.0
[INFO] [stderr]   Downloaded wgpu-types v0.19.2
[INFO] [stderr]   Downloaded wgpu v0.19.4
[INFO] [stderr]   Downloaded wgpu-hal v0.19.5
[INFO] [stderr]   Downloaded gpu-allocator v0.25.0
[INFO] [stderr]   Downloaded naga v0.19.2
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.5.0
[INFO] [stderr]   Downloaded d3d12 v0.19.0
[INFO] [stderr]   Downloaded wgpu-core v0.19.4
[INFO] [stderr]   Downloaded metal v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 962b33fe7707820c5b1cae39a84ad1a1b70a7bc35dfa96eb20595845421cfc46
[INFO] running `Command { std: "docker" "start" "962b33fe7707820c5b1cae39a84ad1a1b70a7bc35dfa96eb20595845421cfc46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "962b33fe7707820c5b1cae39a84ad1a1b70a7bc35dfa96eb20595845421cfc46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "962b33fe7707820c5b1cae39a84ad1a1b70a7bc35dfa96eb20595845421cfc46" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "962b33fe7707820c5b1cae39a84ad1a1b70a7bc35dfa96eb20595845421cfc46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "962b33fe7707820c5b1cae39a84ad1a1b70a7bc35dfa96eb20595845421cfc46" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking arrayvec v0.7.7
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling wry v0.44.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking ultraviolet v0.9.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking winit v0.30.13
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking soup3 v0.5.0
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking gdkx11 v0.18.2
[INFO] [stderr]     Checking pixels v0.15.0
[INFO] [stderr]     Checking webkit2gtk v2.0.1
[INFO] [stderr]     Checking trimangees-shell v0.1.0 (/opt/rustwide/workdir/shell)
[INFO] [stdout] warning: unused import: `config::Config`
[INFO] [stdout]  --> shell/src/config/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use config::Config;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `config::Config`
[INFO] [stdout]  --> shell/src/config/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use config::Config;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `category` is never read
[INFO] [stdout]  --> shell/src/application_manager/app.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Application {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6 |     pub category: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Application` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `accent_r`, `accent_g`, `accent_b`, and `wallpaper_preset` are never read
[INFO] [stdout]   --> shell/src/config/config.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub accent_r: u8,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 12 |     pub accent_g: u8,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 13 |     pub accent_b: u8,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |     pub wallpaper_preset: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `config_path`, `load`, and `save` are never used
[INFO] [stdout]   --> shell/src/config/config.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Config {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn config_path() -> std::path::PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn load() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn save(&self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_config`, `set_wallpaper`, and `set_theme` are never used
[INFO] [stdout]   --> shell/src/config/manager.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl ConfigManager {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn get_config(&self) -> &Config {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn set_wallpaper(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn set_theme(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `wallpaper`, `icons`, and `grid` are never read
[INFO] [stdout]   --> shell/src/desktop/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Desktop {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  8 |     pub wallpaper: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  9 |     pub icons: Vec<DesktopIcon>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub grid: DesktopGrid,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_icon` and `list_icons` are never used
[INFO] [stdout]   --> shell/src/desktop/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Desktop {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn add_icon(
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn list_icons(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_x`, `start_y`, `cell_width`, `cell_height`, and `columns` are never read
[INFO] [stdout]  --> shell/src/desktop/grid.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DesktopGrid {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 2 |     pub start_x: i32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 3 |     pub start_y: i32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 4 |     pub cell_width: i32,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 5 |     pub cell_height: i32,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 6 |     pub columns: i32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_position` is never used
[INFO] [stdout]   --> shell/src/desktop/grid.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl DesktopGrid {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn get_position(&self, index: usize) -> (i32, i32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `image`, `app_name`, `x`, and `y` are never read
[INFO] [stdout]  --> shell/src/desktop/icon.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DesktopIcon {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub image: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 4 |     pub app_name: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 5 |     pub x: i32,
[INFO] [stdout]   |         ^
[INFO] [stdout] 6 |     pub y: i32,
[INFO] [stdout]   |         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> shell/src/desktop/icon.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl DesktopIcon {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `item_y` is never used
[INFO] [stdout]    --> shell/src/display/context_menu.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl ContextMenu {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn item_y(&self, idx: usize) -> i32 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_centered` is never used
[INFO] [stdout]   --> shell/src/display/font_renderer.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl FontRenderer {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn draw_centered(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> shell/src/display/notification.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Toast {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 14 |     pub id:        u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lerp` is never used
[INFO] [stdout]    --> shell/src/display/desktop_renderer.rs:718:4
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn lerp(a:u8,b:u8,t:f32)->u8{ lerp_f(a as f32,b as f32,t) as u8 }
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `needs_redraw` is never read
[INFO] [stdout]   --> shell/src/display/display_server.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     needs_redraw:    bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GLYPH_H` is never used
[INFO] [stdout]   --> shell/src/display/text_renderer.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const GLYPH_H:      usize = 7;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `draw_centered` and `truncate` are never used
[INFO] [stdout]    --> shell/src/display/text_renderer.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 220 | impl TextRenderer {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 254 |     pub fn draw_centered(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn truncate(text: &str, max_px: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `desktop` and `start_menu` are never read
[INFO] [stdout]   --> shell/src/shell.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Shell {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  8 |     pub window_manager: WindowManager,
[INFO] [stdout]  9 |     pub desktop: Desktop,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 10 |     pub taskbar: Taskbar,
[INFO] [stdout] 11 |     pub start_menu: StartMenu,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `toggle_start_menu` is never used
[INFO] [stdout]   --> shell/src/shell.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Shell {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub fn toggle_start_menu(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `visible` and `apps` are never read
[INFO] [stdout]  --> shell/src/start_menu/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct StartMenu {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 2 |     pub visible: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 3 |     pub apps: Vec<String>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `open`, `close`, `toggle`, `add_app`, and `list_apps` are never used
[INFO] [stdout]   --> shell/src/start_menu/mod.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl StartMenu {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn open(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn close(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn toggle(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn add_app(&mut self, app_name: &str) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn list_apps(&self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_button_visible` is never read
[INFO] [stdout]  --> shell/src/taskbar/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Taskbar {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 2 |     pub running_apps: Vec<String>,
[INFO] [stdout] 3 |     pub start_button_visible: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_running_app` and `list_running_apps` are never used
[INFO] [stdout]   --> shell/src/taskbar/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Taskbar {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn remove_running_app(&mut self, app_name: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn list_running_apps(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Left` and `Right` are never constructed
[INFO] [stdout]  --> shell/src/window_manager/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum SnapZone {
[INFO] [stdout]   |          -------- variants in this enum
[INFO] [stdout] 6 |     Left, Right, TopLeft, TopRight, BottomLeft, BottomRight, Maximize,
[INFO] [stdout]   |     ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SnapZone` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pending_output` and `running` are never read
[INFO] [stdout]    --> shell/src/window_manager/mod.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct Window {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub pending_output: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 214 |     pub running:        bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `focused_id` and `list_windows` are never used
[INFO] [stdout]    --> shell/src/window_manager/mod.rs:337:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | impl WindowManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 337 |     pub fn focused_id(&self) -> Option<u32> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     pub fn list_windows(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]   --> shell/src/desktop_icon.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl DesktopIcon {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn contains(&self, mx: i32, my: i32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has` is never used
[INFO] [stdout]   --> shell/src/webview_manager.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl WebViewManager {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn has(&self, id: u32) -> bool { self.views.contains_key(&id) }
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> shell/src/display/display_server.rs:962:45
[INFO] [stdout]     |
[INFO] [stdout] 962 | ...                   drop(win); // release borrow
[INFO] [stdout]     |                       ^^^^^---^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            argument has type `&mut window_manager::Window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 962 -                                             drop(win); // release borrow
[INFO] [stdout] 962 +                                             let _ = win; // release borrow
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `category` is never read
[INFO] [stdout]  --> shell/src/application_manager/app.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Application {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 6 |     pub category: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Application` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `accent_r`, `accent_g`, `accent_b`, and `wallpaper_preset` are never read
[INFO] [stdout]   --> shell/src/config/config.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  2 | pub struct Config {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub accent_r: u8,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 12 |     pub accent_g: u8,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 13 |     pub accent_b: u8,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |     pub wallpaper_preset: u8,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `config_path`, `load`, and `save` are never used
[INFO] [stdout]   --> shell/src/config/config.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Config {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn config_path() -> std::path::PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn load() -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn save(&self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_config`, `set_wallpaper`, and `set_theme` are never used
[INFO] [stdout]   --> shell/src/config/manager.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl ConfigManager {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn get_config(&self) -> &Config {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn set_wallpaper(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn set_theme(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `wallpaper`, `icons`, and `grid` are never read
[INFO] [stdout]   --> shell/src/desktop/mod.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Desktop {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout]  8 |     pub wallpaper: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  9 |     pub icons: Vec<DesktopIcon>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub grid: DesktopGrid,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_icon` and `list_icons` are never used
[INFO] [stdout]   --> shell/src/desktop/mod.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Desktop {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn add_icon(
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn list_icons(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_x`, `start_y`, `cell_width`, `cell_height`, and `columns` are never read
[INFO] [stdout]  --> shell/src/desktop/grid.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DesktopGrid {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 2 |     pub start_x: i32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 3 |     pub start_y: i32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 4 |     pub cell_width: i32,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 5 |     pub cell_height: i32,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 6 |     pub columns: i32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_position` is never used
[INFO] [stdout]   --> shell/src/desktop/grid.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl DesktopGrid {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn get_position(&self, index: usize) -> (i32, i32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `image`, `app_name`, `x`, and `y` are never read
[INFO] [stdout]  --> shell/src/desktop/icon.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct DesktopIcon {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 2 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 3 |     pub image: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 4 |     pub app_name: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 5 |     pub x: i32,
[INFO] [stdout]   |         ^
[INFO] [stdout] 6 |     pub y: i32,
[INFO] [stdout]   |         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> shell/src/desktop/icon.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl DesktopIcon {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `item_y` is never used
[INFO] [stdout]    --> shell/src/display/context_menu.rs:120:12
[INFO] [stdout]     |
[INFO] [stdout]  31 | impl ContextMenu {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn item_y(&self, idx: usize) -> i32 {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_centered` is never used
[INFO] [stdout]   --> shell/src/display/font_renderer.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl FontRenderer {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn draw_centered(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> shell/src/display/notification.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Toast {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 14 |     pub id:        u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `lerp` is never used
[INFO] [stdout]    --> shell/src/display/desktop_renderer.rs:718:4
[INFO] [stdout]     |
[INFO] [stdout] 718 | fn lerp(a:u8,b:u8,t:f32)->u8{ lerp_f(a as f32,b as f32,t) as u8 }
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `needs_redraw` is never read
[INFO] [stdout]   --> shell/src/display/display_server.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     needs_redraw:    bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `GLYPH_H` is never used
[INFO] [stdout]   --> shell/src/display/text_renderer.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const GLYPH_H:      usize = 7;
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `draw_centered` and `truncate` are never used
[INFO] [stdout]    --> shell/src/display/text_renderer.rs:254:12
[INFO] [stdout]     |
[INFO] [stdout] 220 | impl TextRenderer {
[INFO] [stdout]     | ----------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 254 |     pub fn draw_centered(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn truncate(text: &str, max_px: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `desktop` and `start_menu` are never read
[INFO] [stdout]   --> shell/src/shell.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct Shell {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout]  8 |     pub window_manager: WindowManager,
[INFO] [stdout]  9 |     pub desktop: Desktop,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 10 |     pub taskbar: Taskbar,
[INFO] [stdout] 11 |     pub start_menu: StartMenu,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `toggle_start_menu` is never used
[INFO] [stdout]   --> shell/src/shell.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Shell {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub fn toggle_start_menu(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `visible` and `apps` are never read
[INFO] [stdout]  --> shell/src/start_menu/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct StartMenu {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 2 |     pub visible: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 3 |     pub apps: Vec<String>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `open`, `close`, `toggle`, `add_app`, and `list_apps` are never used
[INFO] [stdout]   --> shell/src/start_menu/mod.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl StartMenu {
[INFO] [stdout]    | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub fn open(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn close(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn toggle(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn add_app(&mut self, app_name: &str) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn list_apps(&self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_button_visible` is never read
[INFO] [stdout]  --> shell/src/taskbar/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Taskbar {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 2 |     pub running_apps: Vec<String>,
[INFO] [stdout] 3 |     pub start_button_visible: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove_running_app` and `list_running_apps` are never used
[INFO] [stdout]   --> shell/src/taskbar/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Taskbar {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn remove_running_app(&mut self, app_name: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn list_running_apps(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Left` and `Right` are never constructed
[INFO] [stdout]  --> shell/src/window_manager/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum SnapZone {
[INFO] [stdout]   |          -------- variants in this enum
[INFO] [stdout] 6 |     Left, Right, TopLeft, TopRight, BottomLeft, BottomRight, Maximize,
[INFO] [stdout]   |     ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SnapZone` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pending_output` and `running` are never read
[INFO] [stdout]    --> shell/src/window_manager/mod.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 187 | pub struct Window {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 213 |     pub pending_output: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 214 |     pub running:        bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `focused_id` and `list_windows` are never used
[INFO] [stdout]    --> shell/src/window_manager/mod.rs:337:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | impl WindowManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 337 |     pub fn focused_id(&self) -> Option<u32> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     pub fn list_windows(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `contains` is never used
[INFO] [stdout]   --> shell/src/desktop_icon.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl DesktopIcon {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn contains(&self, mx: i32, my: i32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has` is never used
[INFO] [stdout]   --> shell/src/webview_manager.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl WebViewManager {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn has(&self, id: u32) -> bool { self.views.contains_key(&id) }
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> shell/src/display/display_server.rs:962:45
[INFO] [stdout]     |
[INFO] [stdout] 962 | ...                   drop(win); // release borrow
[INFO] [stdout]     |                       ^^^^^---^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            argument has type `&mut window_manager::Window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 962 -                                             drop(win); // release borrow
[INFO] [stdout] 962 +                                             let _ = win; // release borrow
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "962b33fe7707820c5b1cae39a84ad1a1b70a7bc35dfa96eb20595845421cfc46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "962b33fe7707820c5b1cae39a84ad1a1b70a7bc35dfa96eb20595845421cfc46", kill_on_drop: false }`
[INFO] [stdout] 962b33fe7707820c5b1cae39a84ad1a1b70a7bc35dfa96eb20595845421cfc46
